Carbon


GetSysFont

Header: Fonts.h Carbon status: Supported

Determines the font family ID of the current system font.

SInt16 GetSysFont ();
function result

The current value of the global variable SysFontFam, which is the font family ID of the current system font. This is the font family ID that has been mapped to 0 by the system software.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)